Skip to content

[release] v9.5.0#22742

Merged
cherniavskii merged 8 commits into
mui:masterfrom
cherniavskii:release/v9.5.0-2026-06-10
Jun 11, 2026
Merged

[release] v9.5.0#22742
cherniavskii merged 8 commits into
mui:masterfrom
cherniavskii:release/v9.5.0-2026-06-10

Conversation

@cherniavskii

@cherniavskii cherniavskii commented Jun 10, 2026

Copy link
Copy Markdown
Member

Release version 9.5.0

Prepare the release of the packages

  • Compare the last tag with the branch upon which you want to release
  • Clean the generated changelog
  • Update the root package.json's version
  • Update the versions of the other package.json files
  • Open PR with changes and wait for review and green CI
  • Once CI is green and you have enough approvals, send a message on the team-x slack channel announcing a merge freeze
  • Merge PR

Release the packages

  • Go to the publish action.
  • Choose "Run workflow" dropdown

    Branch: master
    Commit SHA to release from: the commit that contains the merged release on master. This commit is linked to the GitHub release.

  • Click "Run workflow"

Publish the documentation

  • Run pnpm docs:deploy

Publish GitHub release

Announce

Copilot AI review requested due to automatic review settings June 10, 2026 16:30
@cherniavskii cherniavskii requested review from a team and JCQuintas as code owners June 10, 2026 16:30
@cherniavskii cherniavskii added release We are shipping :D. v9.x labels Jun 10, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Prepares the v9.5.0 release by bumping package versions across the monorepo and adding the corresponding 9.5.0 release notes to CHANGELOG.md.

Changes:

  • Bump stable package versions from 9.4.09.5.0 (root + Data Grid, Pickers, Charts, generator).
  • Bump pre-release package versions (@mui/x-chat alpha, @mui/x-scheduler-premium beta).
  • Add 9.5.0 changelog section covering Data Grid, Pickers, Charts, Scheduler, Docs, and Misc.

Reviewed changes

Copilot reviewed 13 out of 13 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
packages/x-scheduler-premium/package.json Bumps scheduler premium pre-release version (beta.0beta.1).
packages/x-date-pickers/package.json Bumps package version to 9.5.0.
packages/x-date-pickers-pro/package.json Bumps package version to 9.5.0.
packages/x-data-grid/package.json Bumps package version to 9.5.0.
packages/x-data-grid-pro/package.json Bumps package version to 9.5.0.
packages/x-data-grid-premium/package.json Bumps package version to 9.5.0.
packages/x-data-grid-generator/package.json Bumps package version to 9.5.0.
packages/x-chat/package.json Bumps chat pre-release version (alpha.8alpha.9).
packages/x-charts/package.json Bumps package version to 9.5.0.
packages/x-charts-pro/package.json Bumps package version to 9.5.0.
packages/x-charts-premium/package.json Bumps package version to 9.5.0.
package.json Bumps root version to 9.5.0.
CHANGELOG.md Adds 9.5.0 release notes.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread CHANGELOG.md Outdated
Comment thread CHANGELOG.md Outdated
Comment thread CHANGELOG.md Outdated
@code-infra-dashboard

code-infra-dashboard Bot commented Jun 10, 2026

Copy link
Copy Markdown

Deploy preview

https://deploy-preview-22742--material-ui-x.netlify.app/

Bundle size

Bundle Parsed size Gzip size
@mui/x-data-grid 0B(0.00%) 0B(0.00%)
@mui/x-data-grid-pro 0B(0.00%) ▼-2B(0.00%)
@mui/x-data-grid-premium 0B(0.00%) 0B(0.00%)
@mui/x-charts 0B(0.00%) 0B(0.00%)
@mui/x-charts-pro 0B(0.00%) 0B(0.00%)
@mui/x-charts-premium 0B(0.00%) 0B(0.00%)
@mui/x-date-pickers 0B(0.00%) 0B(0.00%)
@mui/x-date-pickers-pro 0B(0.00%) 0B(0.00%)
@mui/x-tree-view 0B(0.00%) 0B(0.00%)
@mui/x-tree-view-pro 0B(0.00%) 0B(0.00%)
@mui/x-license 0B(0.00%) 0B(0.00%)

Details of bundle changes

Performance

Total duration: 1,966.28 ms -344.81 ms(-14.9%) | Renders: 67 (+0) | Paint: 2,835.49 ms -551.85 ms(-16.3%)

Test Duration Renders
Heatmap: 100x100 grid 607.67 ms ▼-177.61 ms(-22.6%) 2 (+0)
SparkLineChart grid of 100 instances 163.45 ms ▼-41.23 ms(-20.1%) 1 (+0)
RangeBarChart with big data amount 72.21 ms ▼-21.25 ms(-22.7%) 3 (+0)
LineChart with big data amount (with marks) 73.38 ms ▼-19.61 ms(-21.1%) 2 (+0)
LineChartPro with big data amount and zoomed in (with marks) 28.22 ms ▼-12.08 ms(-30.0%) 2 (+0)

…and 5 more (+16 within noise) — details


Check out the code infra dashboard for more information about this PR.

Comment thread CHANGELOG.md Outdated
Comment thread CHANGELOG.md
Comment thread CHANGELOG.md
Comment thread CHANGELOG.md Outdated
Comment thread CHANGELOG.md Outdated
Comment thread CHANGELOG.md Outdated
Comment thread CHANGELOG.md Outdated
Comment thread CHANGELOG.md Outdated
Comment thread CHANGELOG.md

#### `@mui/x-scheduler-premium@9.0.0-beta.1` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link 'Premium plan')

- [scheduler] Remove dead CSS variable writes in `EventTimelinePremiumContent` (#22720) @rita-codes

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- [scheduler] Remove dead CSS variable writes in `EventTimelinePremiumContent` (#22720) @rita-codes
- [scheduler] Remove dead CSS variable writes in `EventTimelinePremiumContent` (#22720) @rita-codes
- [scheduler] Show scope dialog when deleting a recurring event (#22552) @Anexus5919

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've bumped other scheduler packages too (except 2 headless ones). Is this correct?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yesss, we had to change a small thing there, so that's expected (we updated the headless packages names, now we call them internals)

@rita-codes rita-codes Jun 11, 2026

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

But the change should be under premium, because the recurring events are only available on premium, so
you will never see the scope dialog on the community version

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The change we made on the community version is just a rename of the function that triggers the deletion (and decides if we show or not the scope dialog)

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK, moved it to premium

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Jose C Quintas Jr <juniorquintas@gmail.com>
Comment thread CHANGELOG.md
@cherniavskii

Copy link
Copy Markdown
Member Author

The Netlify deployment succeeded, but still hanging as pending in the checks: https://app.netlify.com/projects/material-ui-x/deploys/6a2a9e772dd5e9ab5916c649
Merging the PR bypassing the rules

@cherniavskii cherniavskii merged commit 121e6fe into mui:master Jun 11, 2026
20 of 21 checks passed
@cherniavskii cherniavskii deleted the release/v9.5.0-2026-06-10 branch June 11, 2026 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release We are shipping :D. v9.x

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants